<head>
	<style type="text/css">
		span {font-size:25;font-weight:bold;}
		.sub {font-size: 17;font-weight:bold;}
		ul {margin-left:20px;}
		body {font-family:sans-serif;}
	</style>
</head>
<body>
	<span>IntegratedSoundpacks</span>
	<div>by Mumfrey</div>
	<ul>
		<li>Allows soundpacks to be integrated directly into texture packs</li>
		<li>Sounds included in a texture pack will automatically be used instead of the default sounds</li>
	</ul>
</body>